home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 4 / THE BEST OF SELECT Games Special 4 (Select CD-ROM)(1996).iso / dosgames / sm2 / runme.bat < prev    next >
DOS Batch File  |  1994-08-28  |  345b  |  20 lines

  1. @echo off
  2. rem Batch file to execute STONE MIST VOLUME II
  3. rem Copyright 1988-1994 Bit Brother Software.
  4. rem SHAREWARE VERSION 1994
  5. regsm2.exe
  6. intro.exe
  7. bbssetup.exe
  8. if errorlevel=10 goto fin
  9. pict2A.exe
  10. regsm2a.exe
  11. dw3-3.exe
  12. if errorlevel=10 goto end
  13. if errorlevel=5  goto end1
  14. :end
  15. endgame.exe
  16. goto fin
  17. :end1
  18. endgame2.exe
  19. :fin
  20.